Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Devographics/surveys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0ec6f24446
Choose a base ref
...
head repository: Devographics/surveys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a9b4d69af1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 17, 2025

  1. update

    Sacha Greif committed Jan 17, 2025
    Copy the full SHA
    a9b4d69 View commit details
Showing with 18 additions and 3 deletions.
  1. +18 −3 state_of_ai/ai2025/questions.yml
21 changes: 18 additions & 3 deletions state_of_ai/ai2025/questions.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@
- id: llama
- id: perplexity
- id: phind
- id: mistral

- id: chatbots_others
intlId: tools.other_tools
@@ -50,6 +51,8 @@
questions:
- id: cursor
- id: windsurf
- id: zed
- id: void_editor

- id: ides_others
intlId: tools.other_tools
@@ -102,10 +105,12 @@
template: multipleWithOtherSentiment
matchTags: [languages]
options:
- id: pytorch
- id: tensorflow
- id: scikit_learn
# - id: pytorch
# - id: tensorflow
# - id: scikit_learn
- id: vercel_ai_sdk
- id: onnx_runtime
- id: transformers_js

- id: ai_browser_apis
template: multipleWithOther
@@ -146,6 +151,16 @@
- id: ai_generated_code_refactoring
template: slider

- id: ai_code_refactoring_reasons
template: multipleWithOther
options:
- id: excessive_repetition
- id: performance_issues
- id: outdated_imports
- id: security_issues
- id: variable_renaming
- id: improving_readability

- id: ai_code_generation_frequency
template: single
optionsAreNumeric: true